3.308 \(\int \frac {1}{\sqrt [4]{a+3 x^2} (2 a+3 x^2)} \, dx\)

Optimal. Leaf size=120 \[ -\frac {\tan ^{-1}\left (\frac {a^{3/4} \left (\frac {\sqrt {a+3 x^2}}{\sqrt {a}}+1\right )}{\sqrt {3} x \sqrt [4]{a+3 x^2}}\right )}{2 \sqrt {3} a^{3/4}}-\frac {\tanh ^{-1}\left (\frac {a^{3/4} \left (1-\frac {\sqrt {a+3 x^2}}{\sqrt {a}}\right )}{\sqrt {3} x \sqrt [4]{a+3 x^2}}\right )}{2 \sqrt {3} a^{3/4}} \]

[Out]

-1/6*arctan(1/3*a^(3/4)*(1+(3*x^2+a)^(1/2)/a^(1/2))/x/(3*x^2+a)^(1/4)*3^(1/2))/a^(3/4)*3^(1/2)-1/6*arctanh(1/3
*a^(3/4)*(1-(3*x^2+a)^(1/2)/a^(1/2))/x/(3*x^2+a)^(1/4)*3^(1/2))/a^(3/4)*3^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 0.02, antiderivative size = 120, normalized size of antiderivative = 1.00, number of steps used = 1, number of rules used = 1, integrand size = 23, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.043, Rules used = {397} \[ -\frac {\tan ^{-1}\left (\frac {a^{3/4} \left (\frac {\sqrt {a+3 x^2}}{\sqrt {a}}+1\right )}{\sqrt {3} x \sqrt [4]{a+3 x^2}}\right )}{2 \sqrt {3} a^{3/4}}-\frac {\tanh ^{-1}\left (\frac {a^{3/4} \left (1-\frac {\sqrt {a+3 x^2}}{\sqrt {a}}\right )}{\sqrt {3} x \sqrt [4]{a+3 x^2}}\right )}{2 \sqrt {3} a^{3/4}} \]

Antiderivative was successfully verified.

[In]

Int[1/((a + 3*x^2)^(1/4)*(2*a + 3*x^2)),x]

[Out]

-ArcTan[(a^(3/4)*(1 + Sqrt[a + 3*x^2]/Sqrt[a]))/(Sqrt[3]*x*(a + 3*x^2)^(1/4))]/(2*Sqrt[3]*a^(3/4)) - ArcTanh[(
a^(3/4)*(1 - Sqrt[a + 3*x^2]/Sqrt[a]))/(Sqrt[3]*x*(a + 3*x^2)^(1/4))]/(2*Sqrt[3]*a^(3/4))

Rule 397

Int[1/(((a_) + (b_.)*(x_)^2)^(1/4)*((c_) + (d_.)*(x_)^2)), x_Symbol] :> With[{q = Rt[b^2/a, 4]}, -Simp[(b*ArcT
an[(b + q^2*Sqrt[a + b*x^2])/(q^3*x*(a + b*x^2)^(1/4))])/(2*a*d*q), x] - Simp[(b*ArcTanh[(b - q^2*Sqrt[a + b*x
^2])/(q^3*x*(a + b*x^2)^(1/4))])/(2*a*d*q), x]] /; FreeQ[{a, b, c, d}, x] && EqQ[b*c - 2*a*d, 0] && PosQ[b^2/a
]

Rubi steps

\begin {align*} \int \frac {1}{\sqrt [4]{a+3 x^2} \left (2 a+3 x^2\right )} \, dx &=-\frac {\tan ^{-1}\left (\frac {a^{3/4} \left (1+\frac {\sqrt {a+3 x^2}}{\sqrt {a}}\right )}{\sqrt {3} x \sqrt [4]{a+3 x^2}}\right )}{2 \sqrt {3} a^{3/4}}-\frac {\tanh ^{-1}\left (\frac {a^{3/4} \left (1-\frac {\sqrt {a+3 x^2}}{\sqrt {a}}\right )}{\sqrt {3} x \sqrt [4]{a+3 x^2}}\right )}{2 \sqrt {3} a^{3/4}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C]  time = 0.15, size = 155, normalized size = 1.29 \[ -\frac {2 a x F_1\left (\frac {1}{2};\frac {1}{4},1;\frac {3}{2};-\frac {3 x^2}{a},-\frac {3 x^2}{2 a}\right )}{\sqrt [4]{a+3 x^2} \left (2 a+3 x^2\right ) \left (x^2 \left (2 F_1\left (\frac {3}{2};\frac {1}{4},2;\frac {5}{2};-\frac {3 x^2}{a},-\frac {3 x^2}{2 a}\right )+F_1\left (\frac {3}{2};\frac {5}{4},1;\frac {5}{2};-\frac {3 x^2}{a},-\frac {3 x^2}{2 a}\right )\right )-2 a F_1\left (\frac {1}{2};\frac {1}{4},1;\frac {3}{2};-\frac {3 x^2}{a},-\frac {3 x^2}{2 a}\right )\right )} \]

Warning: Unable to verify antiderivative.

[In]

Integrate[1/((a + 3*x^2)^(1/4)*(2*a + 3*x^2)),x]

[Out]

(-2*a*x*AppellF1[1/2, 1/4, 1, 3/2, (-3*x^2)/a, (-3*x^2)/(2*a)])/((a + 3*x^2)^(1/4)*(2*a + 3*x^2)*(-2*a*AppellF
1[1/2, 1/4, 1, 3/2, (-3*x^2)/a, (-3*x^2)/(2*a)] + x^2*(2*AppellF1[3/2, 1/4, 2, 5/2, (-3*x^2)/a, (-3*x^2)/(2*a)
] + AppellF1[3/2, 5/4, 1, 5/2, (-3*x^2)/a, (-3*x^2)/(2*a)])))

________________________________________________________________________________________

fricas [B]  time = 9.57, size = 286, normalized size = 2.38 \[ \left (\frac {1}{36}\right )^{\frac {1}{4}} \left (-\frac {1}{a^{3}}\right )^{\frac {1}{4}} \arctan \left (\frac {2 \, {\left (\sqrt {\frac {1}{2}} {\left (6 \, \left (\frac {1}{36}\right )^{\frac {3}{4}} a^{3} \left (-\frac {1}{a^{3}}\right )^{\frac {3}{4}} + \left (\frac {1}{36}\right )^{\frac {1}{4}} \sqrt {3 \, x^{2} + a} a \left (-\frac {1}{a^{3}}\right )^{\frac {1}{4}}\right )} \sqrt {-a \sqrt {-\frac {1}{a^{3}}}} - \left (\frac {1}{36}\right )^{\frac {1}{4}} {\left (3 \, x^{2} + a\right )}^{\frac {1}{4}} a \left (-\frac {1}{a^{3}}\right )^{\frac {1}{4}}\right )}}{x}\right ) - \frac {1}{4} \, \left (\frac {1}{36}\right )^{\frac {1}{4}} \left (-\frac {1}{a^{3}}\right )^{\frac {1}{4}} \log \left (\frac {18 \, \left (\frac {1}{36}\right )^{\frac {3}{4}} \sqrt {3 \, x^{2} + a} a^{2} x \left (-\frac {1}{a^{3}}\right )^{\frac {3}{4}} + {\left (3 \, x^{2} + a\right )}^{\frac {1}{4}} a^{2} \sqrt {-\frac {1}{a^{3}}} - 3 \, \left (\frac {1}{36}\right )^{\frac {1}{4}} a x \left (-\frac {1}{a^{3}}\right )^{\frac {1}{4}} + {\left (3 \, x^{2} + a\right )}^{\frac {3}{4}}}{3 \, x^{2} + 2 \, a}\right ) + \frac {1}{4} \, \left (\frac {1}{36}\right )^{\frac {1}{4}} \left (-\frac {1}{a^{3}}\right )^{\frac {1}{4}} \log \left (-\frac {18 \, \left (\frac {1}{36}\right )^{\frac {3}{4}} \sqrt {3 \, x^{2} + a} a^{2} x \left (-\frac {1}{a^{3}}\right )^{\frac {3}{4}} - {\left (3 \, x^{2} + a\right )}^{\frac {1}{4}} a^{2} \sqrt {-\frac {1}{a^{3}}} - 3 \, \left (\frac {1}{36}\right )^{\frac {1}{4}} a x \left (-\frac {1}{a^{3}}\right )^{\frac {1}{4}} - {\left (3 \, x^{2} + a\right )}^{\frac {3}{4}}}{3 \, x^{2} + 2 \, a}\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(3*x^2+a)^(1/4)/(3*x^2+2*a),x, algorithm="fricas")

[Out]

(1/36)^(1/4)*(-1/a^3)^(1/4)*arctan(2*(sqrt(1/2)*(6*(1/36)^(3/4)*a^3*(-1/a^3)^(3/4) + (1/36)^(1/4)*sqrt(3*x^2 +
 a)*a*(-1/a^3)^(1/4))*sqrt(-a*sqrt(-1/a^3)) - (1/36)^(1/4)*(3*x^2 + a)^(1/4)*a*(-1/a^3)^(1/4))/x) - 1/4*(1/36)
^(1/4)*(-1/a^3)^(1/4)*log((18*(1/36)^(3/4)*sqrt(3*x^2 + a)*a^2*x*(-1/a^3)^(3/4) + (3*x^2 + a)^(1/4)*a^2*sqrt(-
1/a^3) - 3*(1/36)^(1/4)*a*x*(-1/a^3)^(1/4) + (3*x^2 + a)^(3/4))/(3*x^2 + 2*a)) + 1/4*(1/36)^(1/4)*(-1/a^3)^(1/
4)*log(-(18*(1/36)^(3/4)*sqrt(3*x^2 + a)*a^2*x*(-1/a^3)^(3/4) - (3*x^2 + a)^(1/4)*a^2*sqrt(-1/a^3) - 3*(1/36)^
(1/4)*a*x*(-1/a^3)^(1/4) - (3*x^2 + a)^(3/4))/(3*x^2 + 2*a))

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {1}{{\left (3 \, x^{2} + 2 \, a\right )} {\left (3 \, x^{2} + a\right )}^{\frac {1}{4}}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(3*x^2+a)^(1/4)/(3*x^2+2*a),x, algorithm="giac")

[Out]

integrate(1/((3*x^2 + 2*a)*(3*x^2 + a)^(1/4)), x)

________________________________________________________________________________________

maple [F]  time = 0.34, size = 0, normalized size = 0.00 \[ \int \frac {1}{\left (3 x^{2}+a \right )^{\frac {1}{4}} \left (3 x^{2}+2 a \right )}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(3*x^2+a)^(1/4)/(3*x^2+2*a),x)

[Out]

int(1/(3*x^2+a)^(1/4)/(3*x^2+2*a),x)

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {1}{{\left (3 \, x^{2} + 2 \, a\right )} {\left (3 \, x^{2} + a\right )}^{\frac {1}{4}}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(3*x^2+a)^(1/4)/(3*x^2+2*a),x, algorithm="maxima")

[Out]

integrate(1/((3*x^2 + 2*a)*(3*x^2 + a)^(1/4)), x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.01 \[ \int \frac {1}{\left (3\,x^2+2\,a\right )\,{\left (3\,x^2+a\right )}^{1/4}} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/((2*a + 3*x^2)*(a + 3*x^2)^(1/4)),x)

[Out]

int(1/((2*a + 3*x^2)*(a + 3*x^2)^(1/4)), x)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {1}{\sqrt [4]{a + 3 x^{2}} \left (2 a + 3 x^{2}\right )}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(3*x**2+a)**(1/4)/(3*x**2+2*a),x)

[Out]

Integral(1/((a + 3*x**2)**(1/4)*(2*a + 3*x**2)), x)

________________________________________________________________________________________